derelict.purple.blist

Undocumented in source.

Members

Aliases

PurpleBlistNode
alias PurpleBlistNode = _PurpleBlistNode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleBlistNodeFlags
alias PurpleBlistNodeFlags = _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleBlistNodeType
alias PurpleBlistNodeType = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleBlistUiOps
alias PurpleBlistUiOps = _PurpleBlistUiOps
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleBuddy
alias PurpleBuddy = _PurpleBuddy
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleBuddyList
alias PurpleBuddyList = _PurpleBuddyList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleChat
alias PurpleChat = _PurpleChat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleContact
alias PurpleContact = _PurpleContact
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleGroup
alias PurpleGroup = _PurpleGroup
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_add_account
alias da_purple_blist_add_account = void function(PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_add_buddy
alias da_purple_blist_add_buddy = void function(PurpleBuddy* buddy, PurpleContact* contact, PurpleGroup* group, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_add_chat
alias da_purple_blist_add_chat = void function(PurpleChat* chat, PurpleGroup* group, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_add_contact
alias da_purple_blist_add_contact = void function(PurpleContact* contact, PurpleGroup* group, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_add_group
alias da_purple_blist_add_group = void function(PurpleGroup* group, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_alias_buddy
alias da_purple_blist_alias_buddy = void function(PurpleBuddy* buddy, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_alias_chat
alias da_purple_blist_alias_chat = void function(PurpleChat* chat, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_alias_contact
alias da_purple_blist_alias_contact = void function(PurpleContact* contact, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_destroy
alias da_purple_blist_destroy = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_find_chat
alias da_purple_blist_find_chat = PurpleChat* function(PurpleAccount* account, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_get_buddies
alias da_purple_blist_get_buddies = GSList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_get_group_online_count
alias da_purple_blist_get_group_online_count = int function(PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_get_group_size
alias da_purple_blist_get_group_size = int function(PurpleGroup* group, gboolean offline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_get_handle
alias da_purple_blist_get_handle = void* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_get_root
alias da_purple_blist_get_root = PurpleBlistNode* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_get_ui_data
alias da_purple_blist_get_ui_data = gpointer function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_get_ui_ops
alias da_purple_blist_get_ui_ops = PurpleBlistUiOps* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_init
alias da_purple_blist_init = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_load
alias da_purple_blist_load = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_merge_contact
alias da_purple_blist_merge_contact = void function(PurpleContact* source, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_new
alias da_purple_blist_new = PurpleBuddyList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_bool
alias da_purple_blist_node_get_bool = gboolean function(PurpleBlistNode* node, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_extended_menu
alias da_purple_blist_node_get_extended_menu = GList* function(PurpleBlistNode* n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_first_child
alias da_purple_blist_node_get_first_child = PurpleBlistNode* function(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_flags
alias da_purple_blist_node_get_flags = PurpleBlistNodeFlags function(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_int
alias da_purple_blist_node_get_int = int function(PurpleBlistNode* node, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_parent
alias da_purple_blist_node_get_parent = PurpleBlistNode* function(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_sibling_next
alias da_purple_blist_node_get_sibling_next = PurpleBlistNode* function(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_sibling_prev
alias da_purple_blist_node_get_sibling_prev = PurpleBlistNode* function(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_string
alias da_purple_blist_node_get_string = const(char)* function(PurpleBlistNode* node, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_type
alias da_purple_blist_node_get_type = PurpleBlistNodeType function(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_get_ui_data
alias da_purple_blist_node_get_ui_data = gpointer function(const(PurpleBlistNode)* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_next
alias da_purple_blist_node_next = PurpleBlistNode* function(PurpleBlistNode* node, gboolean offline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_remove_setting
alias da_purple_blist_node_remove_setting = void function(PurpleBlistNode* node, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_set_bool
alias da_purple_blist_node_set_bool = void function(PurpleBlistNode* node, const(char)* key, gboolean value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_set_flags
alias da_purple_blist_node_set_flags = void function(PurpleBlistNode* node, PurpleBlistNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_set_int
alias da_purple_blist_node_set_int = void function(PurpleBlistNode* node, const(char)* key, int value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_set_string
alias da_purple_blist_node_set_string = void function(PurpleBlistNode* node, const(char)* key, const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_node_set_ui_data
alias da_purple_blist_node_set_ui_data = void function(PurpleBlistNode* node, gpointer ui_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_remove_account
alias da_purple_blist_remove_account = void function(PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_remove_buddy
alias da_purple_blist_remove_buddy = void function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_remove_chat
alias da_purple_blist_remove_chat = void function(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_remove_contact
alias da_purple_blist_remove_contact = void function(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_remove_group
alias da_purple_blist_remove_group = void function(PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_rename_buddy
alias da_purple_blist_rename_buddy = void function(PurpleBuddy* buddy, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_rename_group
alias da_purple_blist_rename_group = void function(PurpleGroup* group, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_request_add_buddy
alias da_purple_blist_request_add_buddy = void function(PurpleAccount* account, const(char)* username, const(char)* group, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_request_add_chat
alias da_purple_blist_request_add_chat = void function(PurpleAccount* account, PurpleGroup* group, const(char)* alias_, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_request_add_group
alias da_purple_blist_request_add_group = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_schedule_save
alias da_purple_blist_schedule_save = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_server_alias_buddy
alias da_purple_blist_server_alias_buddy = void function(PurpleBuddy* buddy, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_set_ui_data
alias da_purple_blist_set_ui_data = void function(gpointer ui_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_set_ui_ops
alias da_purple_blist_set_ui_ops = void function(PurpleBlistUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_set_visible
alias da_purple_blist_set_visible = void function(gboolean show)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_show
alias da_purple_blist_show = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_uninit
alias da_purple_blist_uninit = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_update_buddy_icon
alias da_purple_blist_update_buddy_icon = void function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_update_buddy_status
alias da_purple_blist_update_buddy_status = void function(PurpleBuddy* buddy, PurpleStatus* old_status)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_blist_update_node_icon
alias da_purple_blist_update_node_icon = void function(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_destroy
alias da_purple_buddy_destroy = void function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_account
alias da_purple_buddy_get_account = PurpleAccount* function(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_alias
alias da_purple_buddy_get_alias = const(char)* function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_alias_only
alias da_purple_buddy_get_alias_only = const(char)* function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_contact
alias da_purple_buddy_get_contact = PurpleContact* function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_contact_alias
alias da_purple_buddy_get_contact_alias = const(char)* function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_group
alias da_purple_buddy_get_group = PurpleGroup* function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_icon
alias da_purple_buddy_get_icon = PurpleBuddyIcon* function(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_local_alias
alias da_purple_buddy_get_local_alias = const(char)* function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_local_buddy_alias
alias da_purple_buddy_get_local_buddy_alias = const(char)* function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_media_caps
alias da_purple_buddy_get_media_caps = PurpleMediaCaps function(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_name
alias da_purple_buddy_get_name = const(char)* function(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_presence
alias da_purple_buddy_get_presence = PurplePresence* function(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_protocol_data
alias da_purple_buddy_get_protocol_data = gpointer function(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_get_server_alias
alias da_purple_buddy_get_server_alias = const(char)* function(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_new
alias da_purple_buddy_new = PurpleBuddy* function(PurpleAccount* account, const(char)* name, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_set_icon
alias da_purple_buddy_set_icon = void function(PurpleBuddy* buddy, PurpleBuddyIcon* icon)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_set_media_caps
alias da_purple_buddy_set_media_caps = void function(PurpleBuddy* buddy, PurpleMediaCaps media_caps)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_buddy_set_protocol_data
alias da_purple_buddy_set_protocol_data = void function(PurpleBuddy* buddy, gpointer data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_chat_destroy
alias da_purple_chat_destroy = void function(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_chat_get_account
alias da_purple_chat_get_account = PurpleAccount* function(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_chat_get_components
alias da_purple_chat_get_components = GHashTable* function(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_chat_get_group
alias da_purple_chat_get_group = PurpleGroup* function(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_chat_get_name
alias da_purple_chat_get_name = const(char)* function(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_chat_new
alias da_purple_chat_new = PurpleChat* function(PurpleAccount* account, const(char)* alias_, GHashTable* components)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_contact_destroy
alias da_purple_contact_destroy = void function(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_contact_get_alias
alias da_purple_contact_get_alias = const(char)* function(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_contact_get_group
alias da_purple_contact_get_group = PurpleGroup* function(const(PurpleContact)* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_contact_get_priority_buddy
alias da_purple_contact_get_priority_buddy = PurpleBuddy* function(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_contact_invalidate_priority_buddy
alias da_purple_contact_invalidate_priority_buddy = void function(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_contact_new
alias da_purple_contact_new = PurpleContact* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_contact_on_account
alias da_purple_contact_on_account = gboolean function(PurpleContact* contact, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_contact_set_alias
alias da_purple_contact_set_alias = void function(PurpleContact* contact, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_find_buddies
alias da_purple_find_buddies = GSList* function(PurpleAccount* account, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_find_buddy
alias da_purple_find_buddy = PurpleBuddy* function(PurpleAccount* account, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_find_buddy_in_group
alias da_purple_find_buddy_in_group = PurpleBuddy* function(PurpleAccount* account, const(char)* name, PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_find_group
alias da_purple_find_group = PurpleGroup* function(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_get_blist
alias da_purple_get_blist = PurpleBuddyList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_group_destroy
alias da_purple_group_destroy = void function(PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_group_get_accounts
alias da_purple_group_get_accounts = GSList* function(PurpleGroup* g)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_group_get_name
alias da_purple_group_get_name = const(char)* function(PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_group_new
alias da_purple_group_new = PurpleGroup* function(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_group_on_account
alias da_purple_group_on_account = gboolean function(PurpleGroup* g, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_set_blist
alias da_purple_set_blist = void function(PurpleBuddyList* blist)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_1
enum _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_blist_add_account
void purple_blist_add_account(PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_add_buddy
void purple_blist_add_buddy(PurpleBuddy* buddy, PurpleContact* contact, PurpleGroup* group, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_add_chat
void purple_blist_add_chat(PurpleChat* chat, PurpleGroup* group, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_add_contact
void purple_blist_add_contact(PurpleContact* contact, PurpleGroup* group, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_add_group
void purple_blist_add_group(PurpleGroup* group, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_alias_buddy
void purple_blist_alias_buddy(PurpleBuddy* buddy, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_alias_chat
void purple_blist_alias_chat(PurpleChat* chat, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_alias_contact
void purple_blist_alias_contact(PurpleContact* contact, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_destroy
void purple_blist_destroy()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_find_chat
PurpleChat* purple_blist_find_chat(PurpleAccount* account, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_buddies
GSList* purple_blist_get_buddies()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_group_online_count
int purple_blist_get_group_online_count(PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_group_size
int purple_blist_get_group_size(PurpleGroup* group, gboolean offline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_handle
void* purple_blist_get_handle()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_root
PurpleBlistNode* purple_blist_get_root()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_ui_data
gpointer purple_blist_get_ui_data()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_ui_ops
PurpleBlistUiOps* purple_blist_get_ui_ops()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_init
void purple_blist_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_load
void purple_blist_load()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_merge_contact
void purple_blist_merge_contact(PurpleContact* source, PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_new
PurpleBuddyList* purple_blist_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_bool
gboolean purple_blist_node_get_bool(PurpleBlistNode* node, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_extended_menu
GList* purple_blist_node_get_extended_menu(PurpleBlistNode* n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_first_child
PurpleBlistNode* purple_blist_node_get_first_child(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_flags
PurpleBlistNodeFlags purple_blist_node_get_flags(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_int
int purple_blist_node_get_int(PurpleBlistNode* node, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_parent
PurpleBlistNode* purple_blist_node_get_parent(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_sibling_next
PurpleBlistNode* purple_blist_node_get_sibling_next(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_sibling_prev
PurpleBlistNode* purple_blist_node_get_sibling_prev(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_string
const(char)* purple_blist_node_get_string(PurpleBlistNode* node, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_type
PurpleBlistNodeType purple_blist_node_get_type(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_ui_data
gpointer purple_blist_node_get_ui_data(const(PurpleBlistNode)* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_next
PurpleBlistNode* purple_blist_node_next(PurpleBlistNode* node, gboolean offline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_remove_setting
void purple_blist_node_remove_setting(PurpleBlistNode* node, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_bool
void purple_blist_node_set_bool(PurpleBlistNode* node, const(char)* key, gboolean value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_flags
void purple_blist_node_set_flags(PurpleBlistNode* node, PurpleBlistNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_int
void purple_blist_node_set_int(PurpleBlistNode* node, const(char)* key, int value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_string
void purple_blist_node_set_string(PurpleBlistNode* node, const(char)* key, const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_ui_data
void purple_blist_node_set_ui_data(PurpleBlistNode* node, gpointer ui_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_account
void purple_blist_remove_account(PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_buddy
void purple_blist_remove_buddy(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_chat
void purple_blist_remove_chat(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_contact
void purple_blist_remove_contact(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_group
void purple_blist_remove_group(PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_rename_buddy
void purple_blist_rename_buddy(PurpleBuddy* buddy, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_rename_group
void purple_blist_rename_group(PurpleGroup* group, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_request_add_buddy
void purple_blist_request_add_buddy(PurpleAccount* account, const(char)* username, const(char)* group, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_request_add_chat
void purple_blist_request_add_chat(PurpleAccount* account, PurpleGroup* group, const(char)* alias_, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_request_add_group
void purple_blist_request_add_group()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_schedule_save
void purple_blist_schedule_save()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_server_alias_buddy
void purple_blist_server_alias_buddy(PurpleBuddy* buddy, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_set_ui_data
void purple_blist_set_ui_data(gpointer ui_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_set_ui_ops
void purple_blist_set_ui_ops(PurpleBlistUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_set_visible
void purple_blist_set_visible(gboolean show)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_show
void purple_blist_show()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_uninit
void purple_blist_uninit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_update_buddy_icon
void purple_blist_update_buddy_icon(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_update_buddy_status
void purple_blist_update_buddy_status(PurpleBuddy* buddy, PurpleStatus* old_status)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_update_node_icon
void purple_blist_update_node_icon(PurpleBlistNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_destroy
void purple_buddy_destroy(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_account
PurpleAccount* purple_buddy_get_account(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_alias
const(char)* purple_buddy_get_alias(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_alias_only
const(char)* purple_buddy_get_alias_only(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_contact
PurpleContact* purple_buddy_get_contact(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_contact_alias
const(char)* purple_buddy_get_contact_alias(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_group
PurpleGroup* purple_buddy_get_group(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_icon
PurpleBuddyIcon* purple_buddy_get_icon(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_local_alias
const(char)* purple_buddy_get_local_alias(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_local_buddy_alias
const(char)* purple_buddy_get_local_buddy_alias(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_media_caps
PurpleMediaCaps purple_buddy_get_media_caps(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_name
const(char)* purple_buddy_get_name(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_presence
PurplePresence* purple_buddy_get_presence(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_protocol_data
gpointer purple_buddy_get_protocol_data(const(PurpleBuddy)* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_server_alias
const(char)* purple_buddy_get_server_alias(PurpleBuddy* buddy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_new
PurpleBuddy* purple_buddy_new(PurpleAccount* account, const(char)* name, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_set_icon
void purple_buddy_set_icon(PurpleBuddy* buddy, PurpleBuddyIcon* icon)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_set_media_caps
void purple_buddy_set_media_caps(PurpleBuddy* buddy, PurpleMediaCaps media_caps)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_set_protocol_data
void purple_buddy_set_protocol_data(PurpleBuddy* buddy, gpointer data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_destroy
void purple_chat_destroy(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_get_account
PurpleAccount* purple_chat_get_account(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_get_components
GHashTable* purple_chat_get_components(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_get_group
PurpleGroup* purple_chat_get_group(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_get_name
const(char)* purple_chat_get_name(PurpleChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_new
PurpleChat* purple_chat_new(PurpleAccount* account, const(char)* alias_, GHashTable* components)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_destroy
void purple_contact_destroy(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_get_alias
const(char)* purple_contact_get_alias(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_get_group
PurpleGroup* purple_contact_get_group(const(PurpleContact)* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_get_priority_buddy
PurpleBuddy* purple_contact_get_priority_buddy(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_invalidate_priority_buddy
void purple_contact_invalidate_priority_buddy(PurpleContact* contact)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_new
PurpleContact* purple_contact_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_on_account
gboolean purple_contact_on_account(PurpleContact* contact, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_set_alias
void purple_contact_set_alias(PurpleContact* contact, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_buddies
GSList* purple_find_buddies(PurpleAccount* account, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_buddy
PurpleBuddy* purple_find_buddy(PurpleAccount* account, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_buddy_in_group
PurpleBuddy* purple_find_buddy_in_group(PurpleAccount* account, const(char)* name, PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_group
PurpleGroup* purple_find_group(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_get_blist
PurpleBuddyList* purple_get_blist()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_destroy
void purple_group_destroy(PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_get_accounts
GSList* purple_group_get_accounts(PurpleGroup* g)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_get_name
const(char)* purple_group_get_name(PurpleGroup* group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_new
PurpleGroup* purple_group_new(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_on_account
gboolean purple_group_on_account(PurpleGroup* g, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_set_blist
void purple_set_blist(PurpleBuddyList* blist)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_blist_add_account
da_purple_blist_add_account purple_blist_add_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_add_buddy
da_purple_blist_add_buddy purple_blist_add_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_add_chat
da_purple_blist_add_chat purple_blist_add_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_add_contact
da_purple_blist_add_contact purple_blist_add_contact;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_add_group
da_purple_blist_add_group purple_blist_add_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_alias_buddy
da_purple_blist_alias_buddy purple_blist_alias_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_alias_chat
da_purple_blist_alias_chat purple_blist_alias_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_alias_contact
da_purple_blist_alias_contact purple_blist_alias_contact;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_destroy
da_purple_blist_destroy purple_blist_destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_find_chat
da_purple_blist_find_chat purple_blist_find_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_buddies
da_purple_blist_get_buddies purple_blist_get_buddies;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_group_online_count
da_purple_blist_get_group_online_count purple_blist_get_group_online_count;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_group_size
da_purple_blist_get_group_size purple_blist_get_group_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_handle
da_purple_blist_get_handle purple_blist_get_handle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_root
da_purple_blist_get_root purple_blist_get_root;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_ui_data
da_purple_blist_get_ui_data purple_blist_get_ui_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_get_ui_ops
da_purple_blist_get_ui_ops purple_blist_get_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_init
da_purple_blist_init purple_blist_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_load
da_purple_blist_load purple_blist_load;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_merge_contact
da_purple_blist_merge_contact purple_blist_merge_contact;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_new
da_purple_blist_new purple_blist_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_bool
da_purple_blist_node_get_bool purple_blist_node_get_bool;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_extended_menu
da_purple_blist_node_get_extended_menu purple_blist_node_get_extended_menu;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_first_child
da_purple_blist_node_get_first_child purple_blist_node_get_first_child;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_flags
da_purple_blist_node_get_flags purple_blist_node_get_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_int
da_purple_blist_node_get_int purple_blist_node_get_int;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_parent
da_purple_blist_node_get_parent purple_blist_node_get_parent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_sibling_next
da_purple_blist_node_get_sibling_next purple_blist_node_get_sibling_next;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_sibling_prev
da_purple_blist_node_get_sibling_prev purple_blist_node_get_sibling_prev;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_string
da_purple_blist_node_get_string purple_blist_node_get_string;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_type
da_purple_blist_node_get_type purple_blist_node_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_get_ui_data
da_purple_blist_node_get_ui_data purple_blist_node_get_ui_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_next
da_purple_blist_node_next purple_blist_node_next;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_remove_setting
da_purple_blist_node_remove_setting purple_blist_node_remove_setting;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_bool
da_purple_blist_node_set_bool purple_blist_node_set_bool;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_flags
da_purple_blist_node_set_flags purple_blist_node_set_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_int
da_purple_blist_node_set_int purple_blist_node_set_int;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_string
da_purple_blist_node_set_string purple_blist_node_set_string;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_node_set_ui_data
da_purple_blist_node_set_ui_data purple_blist_node_set_ui_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_account
da_purple_blist_remove_account purple_blist_remove_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_buddy
da_purple_blist_remove_buddy purple_blist_remove_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_chat
da_purple_blist_remove_chat purple_blist_remove_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_contact
da_purple_blist_remove_contact purple_blist_remove_contact;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_remove_group
da_purple_blist_remove_group purple_blist_remove_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_rename_buddy
da_purple_blist_rename_buddy purple_blist_rename_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_rename_group
da_purple_blist_rename_group purple_blist_rename_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_request_add_buddy
da_purple_blist_request_add_buddy purple_blist_request_add_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_request_add_chat
da_purple_blist_request_add_chat purple_blist_request_add_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_request_add_group
da_purple_blist_request_add_group purple_blist_request_add_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_schedule_save
da_purple_blist_schedule_save purple_blist_schedule_save;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_server_alias_buddy
da_purple_blist_server_alias_buddy purple_blist_server_alias_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_set_ui_data
da_purple_blist_set_ui_data purple_blist_set_ui_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_set_ui_ops
da_purple_blist_set_ui_ops purple_blist_set_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_set_visible
da_purple_blist_set_visible purple_blist_set_visible;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_show
da_purple_blist_show purple_blist_show;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_uninit
da_purple_blist_uninit purple_blist_uninit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_update_buddy_icon
da_purple_blist_update_buddy_icon purple_blist_update_buddy_icon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_update_buddy_status
da_purple_blist_update_buddy_status purple_blist_update_buddy_status;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_blist_update_node_icon
da_purple_blist_update_node_icon purple_blist_update_node_icon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_destroy
da_purple_buddy_destroy purple_buddy_destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_account
da_purple_buddy_get_account purple_buddy_get_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_alias
da_purple_buddy_get_alias purple_buddy_get_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_alias_only
da_purple_buddy_get_alias_only purple_buddy_get_alias_only;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_contact
da_purple_buddy_get_contact purple_buddy_get_contact;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_contact_alias
da_purple_buddy_get_contact_alias purple_buddy_get_contact_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_group
da_purple_buddy_get_group purple_buddy_get_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_icon
da_purple_buddy_get_icon purple_buddy_get_icon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_local_alias
da_purple_buddy_get_local_alias purple_buddy_get_local_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_local_buddy_alias
da_purple_buddy_get_local_buddy_alias purple_buddy_get_local_buddy_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_media_caps
da_purple_buddy_get_media_caps purple_buddy_get_media_caps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_name
da_purple_buddy_get_name purple_buddy_get_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_presence
da_purple_buddy_get_presence purple_buddy_get_presence;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_protocol_data
da_purple_buddy_get_protocol_data purple_buddy_get_protocol_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_get_server_alias
da_purple_buddy_get_server_alias purple_buddy_get_server_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_new
da_purple_buddy_new purple_buddy_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_set_icon
da_purple_buddy_set_icon purple_buddy_set_icon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_set_media_caps
da_purple_buddy_set_media_caps purple_buddy_set_media_caps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_buddy_set_protocol_data
da_purple_buddy_set_protocol_data purple_buddy_set_protocol_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_destroy
da_purple_chat_destroy purple_chat_destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_get_account
da_purple_chat_get_account purple_chat_get_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_get_components
da_purple_chat_get_components purple_chat_get_components;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_get_group
da_purple_chat_get_group purple_chat_get_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_get_name
da_purple_chat_get_name purple_chat_get_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_chat_new
da_purple_chat_new purple_chat_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_destroy
da_purple_contact_destroy purple_contact_destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_get_alias
da_purple_contact_get_alias purple_contact_get_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_get_group
da_purple_contact_get_group purple_contact_get_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_get_priority_buddy
da_purple_contact_get_priority_buddy purple_contact_get_priority_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_invalidate_priority_buddy
da_purple_contact_invalidate_priority_buddy purple_contact_invalidate_priority_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_new
da_purple_contact_new purple_contact_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_on_account
da_purple_contact_on_account purple_contact_on_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_contact_set_alias
da_purple_contact_set_alias purple_contact_set_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_buddies
da_purple_find_buddies purple_find_buddies;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_buddy
da_purple_find_buddy purple_find_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_buddy_in_group
da_purple_find_buddy_in_group purple_find_buddy_in_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_group
da_purple_find_group purple_find_group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_get_blist
da_purple_get_blist purple_get_blist;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_destroy
da_purple_group_destroy purple_group_destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_get_accounts
da_purple_group_get_accounts purple_group_get_accounts;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_get_name
da_purple_group_get_name purple_group_get_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_new
da_purple_group_new purple_group_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_group_on_account
da_purple_group_on_account purple_group_on_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_set_blist
da_purple_set_blist purple_set_blist;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_PurpleBlistNode
struct _PurpleBlistNode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleBlistUiOps
struct _PurpleBlistUiOps
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleBuddy
struct _PurpleBuddy
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleBuddyList
struct _PurpleBuddyList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleChat
struct _PurpleChat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleContact
struct _PurpleContact
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleGroup
struct _PurpleGroup
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta